home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0038.dms / q0038.adf / DEVS / mountlist.msdosFS < prev    next >
Text File  |  1991-01-26  |  2KB  |  100 lines

  1. DI0:
  2.     Device = mfm.device
  3.     Unit   = 0
  4.     Flags  = 1                      /* Allow 5 1/4" drives */
  5.     Surfaces  = 2
  6.     BlocksPerTrack = 9
  7.     Reserved = 1
  8.     Interleave = 0
  9. /*    SecOrg = 1 */
  10.     LowCyl = 0;  HighCyl = 79     /* 80 track drive */
  11.  
  12.     FileSystem = L:MSDOSFileSystem
  13.     Buffers = 5
  14.     BufMemType = 0 
  15.     Stacksize = 4000
  16.     Priority = 5
  17.     GlobVec = -1
  18.     DosType = 0x4D534400
  19.     Mount = 0;
  20. #
  21. DI1:
  22.     Device = mfm.device
  23.     Unit   = 1
  24.     Flags  = 1
  25.     Surfaces  = 2
  26.     BlocksPerTrack = 9              /* 9 sectors per track */
  27.     Reserved = 1
  28.     Interleave = 0
  29. /*    SecOrg = 1 */
  30.     LowCyl = 0;  HighCyl = 79     /* 80 track drive */
  31.  
  32.     FileSystem = L:MSDOSFileSystem
  33.     Buffers = 5
  34.     BufMemType = 0 
  35.     Stacksize = 4000
  36.     Priority = 5
  37.     GlobVec = -1
  38.     DosType = 0x4D534400 
  39.     Mount = 0;
  40. #
  41. DI2:
  42.     Device = mfm.device
  43.     Unit   = 2
  44.     Flags  = 1
  45.     Surfaces  = 2
  46.     BlocksPerTrack = 9
  47.     Reserved = 1
  48.     Interleave = 0
  49. /*    SecOrg = 1 */
  50.     LowCyl = 0;  HighCyl = 79
  51.  
  52.     FileSystem = L:MSDOSFileSystem
  53.     Buffers = 5
  54.     BufMemType = 0 
  55.     Stacksize = 4000
  56.     Priority = 5
  57.     GlobVec = -1
  58.     DosType = 0x4D534400 
  59.     Mount = 0;
  60. #
  61. DI3:
  62.     Device = mfm.device
  63.     Unit   = 3
  64.     Flags  = 1
  65.     Surfaces  = 2
  66.     BlocksPerTrack = 9
  67.     Reserved = 1
  68.     Interleave = 0
  69. /*    SecOrg = 1 */
  70.     LowCyl = 0  ;  HighCyl = 79
  71.  
  72.     FileSystem = L:MSDOSFileSystem
  73.     Buffers = 5
  74.     BufMemType = 0 
  75.     Stacksize = 4000
  76.     Priority = 5
  77.     GlobVec = -1
  78.     DosType = 0x4D534400 
  79.     Mount = 0;
  80. #
  81. DHI0:
  82.     Device = scsidev.device
  83.     Unit   = 1
  84.     Flags  = 0
  85.     Surfaces  = 1
  86.     BlocksPerTrack = 1
  87.     Reserved = 1
  88.     Interleave = 0
  89. /*    SecOrg = 1 */
  90.     LowCyl = 16  ;  HighCyl = 16000
  91.  
  92.     FileSystem = L:MSDOSFileSystem
  93.     Stacksize = 4000
  94.     Priority = 5
  95.     GlobVec = -1
  96.     DosType = 0x4D534400
  97.     Buffers = 5
  98.     BufMemType = 1 
  99. #
  100.